Vcenter Vm Hardware Disk StoragePolicySpec
The Vcenter Vm Hardware Disk StoragePolicySpec schema contains information about the storage policy be associated with a VMDK file.
This schema was added in vSphere API 6.7.
{
"policy": "string"
}
Identifier of the storage policy which should be associated with the VMDK file.
This property was added in vSphere API 6.7.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.StoragePolicy
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.StoragePolicy
.